bcm2835-virtgpio: Virtual GPIO driver
authorpopcornmix <popcornmix@gmail.com>
Tue, 23 Feb 2016 19:56:04 +0000 (19:56 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 9 Mar 2017 17:51:40 +0000 (17:51 +0000)
commita0c8bd4ad578a151381182a4ab6e4768c1f98145
tree76185a1f32c8e9412e6248811fda73fd351270d0
parent91b5dcf7421da90ee0ce5f8b5303cb12927ba953
bcm2835-virtgpio: Virtual GPIO driver

Add a virtual GPIO driver that uses the firmware mailbox interface to
request that the VPU toggles LEDs.
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-bcm-virt.c [new file with mode: 0644]
include/soc/bcm2835/raspberrypi-firmware.h